projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73477b5
)
3.99.0
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 Jul 2020 12:36:01 +0000
(08:36 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Jul 2020 02:16:31 +0000
(22:16 -0400)
NEWS
patch
|
blob
|
history
meson.build
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d0b7b06c13b92847824c9b480dd7d25d50ce6bca..2ba221497e79c81323f1ca17ea256baab59a4a4c 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-69,9
+69,10
@@
Overview of Changes in GTK 3.99.0
- Clean up GdkDevice api
- Drop the master/slave device split
- Move axes to GdkDeviceTool
+ - Change monitor workarea to be per-backend API
- Improve frame clock accuracy
- Add a new macOS backend
- -
Change monitor workarea to be per-backend API
+ -
Add an ANGLE-based GLES renderer for Windows
* GSK:
- Use GL_ARB_framebuffer_object
diff --git
a/meson.build
b/meson.build
index 7fa96b745cc7f0074b5533fed946b217ff18a3f2..f3909567611c7d756e43264db5c64451b11a08c8 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gtk', 'c',
- version: '3.9
8.5
',
+ version: '3.9
9.0
',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',